diff options
author | flathill <flathill@FreeBSD.org> | 1998-11-18 10:07:49 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-11-18 10:07:49 +0000 |
commit | f8349e95b0c52403cd9bb77ccb8d44834bb4258c (patch) | |
tree | 02d4fd77bc338c95b78a829555efa986ddf79431 /graphics/Makefile | |
parent | 6cc94898edb8f07973322aac0be13abb4f626dd3 (diff) | |
download | FreeBSD-ports-f8349e95b0c52403cd9bb77ccb8d44834bb4258c.zip FreeBSD-ports-f8349e95b0c52403cd9bb77ccb8d44834bb4258c.tar.gz |
Add ports/graphics/Makefile SUBDIR+={xmagv,xpx}
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 8954294..d8c898a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.96 1998/11/05 08:03:20 tg Exp $ +# $Id: Makefile,v 1.97 1998/11/16 21:04:07 billf Exp $ # SUBDIR += 4va @@ -91,6 +91,7 @@ SUBDIR += xfractint SUBDIR += xgrasp SUBDIR += xli + SUBDIR += xmagv SUBDIR += xmandel SUBDIR += xmfract SUBDIR += xmorph @@ -98,6 +99,7 @@ SUBDIR += xpaint SUBDIR += xpdf SUBDIR += xpm + SUBDIR += xpx SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xwpick |