summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-08-03 09:00:15 +0000
committerasami <asami@FreeBSD.org>1996-08-03 09:00:15 +0000
commitcc38dd883b32cd9aca244c1c96c0eea73868e313 (patch)
tree57a15d5fccb77286551f24b69e0244fdf40e1ee0 /graphics
parenta524d0c5db0d0fde9c6ba554c5c76cd7c9a463cb (diff)
downloadFreeBSD-ports-cc38dd883b32cd9aca244c1c96c0eea73868e313.zip
FreeBSD-ports-cc38dd883b32cd9aca244c1c96c0eea73868e313.tar.gz
Variable reordering (move "misc" variables down).
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xmfract/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/xmfract/Makefile b/graphics/xmfract/Makefile
index b3f14db..6ef7203 100644
--- a/graphics/xmfract/Makefile
+++ b/graphics/xmfract/Makefile
@@ -3,17 +3,18 @@
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.1.1.1 1996/08/01 20:27:52 erich Exp $
+# $Id: Makefile,v 1.2 1996/08/01 20:38:11 erich Exp $
#
DISTNAME= xmfract_1.4
PKGNAME= xmfract-1.4
CATEGORIES+= graphics
MASTER_SITES= ftp://ftp.x.org/contrib/graphics/
-USE_X11= yes
-REQUIRES_MOTIF= yes
-GNU_CONFIGURE= yes
MAINTAINER= erich@FreeBSD.org
+REQUIRES_MOTIF= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud