aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-13 15:36:15 +0800
committerasami <asami@FreeBSD.org>1995-05-13 15:36:15 +0800
commitefc3642bdda31bbd77184bd8cb6805732fd07271 (patch)
treee934ceb96d05490fb263411cbf86f6496b0075fd /graphics/Makefile
parent115ea3667d49bec090788f40c33c0691275742bd (diff)
downloadfreebsd-ports-gnome-efc3642bdda31bbd77184bd8cb6805732fd07271.tar.gz
freebsd-ports-gnome-efc3642bdda31bbd77184bd8cb6805732fd07271.tar.zst
freebsd-ports-gnome-efc3642bdda31bbd77184bd8cb6805732fd07271.zip
Reorder things in alphabetical order.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index ca6b6fe1a21b..1a2235afac05 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.5 1995/03/19 16:19:15 ats Exp $
+# $Id: Makefile,v 1.6 1995/04/13 19:13:58 jmz Exp $
#
-# Broken povray
+# Broken: povray
-SUBDIR= ImageMagick dore mpeg-lib mpeg_play netpbm jpeg \
- pixmap tiff xanim xli xfig xpaint xpm xv
+SUBDIR= ImageMagick dore jpeg mpeg-lib mpeg_play netpbm \
+ pixmap tiff xanim xfig xli xpaint xpm xv
.include <bsd.port.subdir.mk>