summaryrefslogtreecommitdiffstats
path: root/editors/xed
diff options
context:
space:
mode:
authorchuckr <chuckr@FreeBSD.org>1996-07-30 00:10:31 +0000
committerchuckr <chuckr@FreeBSD.org>1996-07-30 00:10:31 +0000
commit33cede5d2a59303c6d4a076b26143c09acad3d01 (patch)
tree4994175ffd0a1afabade27582a30bbf0e84fc8fb /editors/xed
parentca8482e36df0c1da9b32fa3b1b793661406eca38 (diff)
downloadFreeBSD-ports-33cede5d2a59303c6d4a076b26143c09acad3d01.zip
FreeBSD-ports-33cede5d2a59303c6d4a076b26143c09acad3d01.tar.gz
Fix Makefile variable ordering.
Diffstat (limited to 'editors/xed')
-rw-r--r--editors/xed/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
index d1c9826..ccb92a7 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -3,21 +3,20 @@
# Date created: 28 Jul 1996
# Whom: shanee
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/07/29 00:38:24 chuckr Exp $
#
DISTNAME= xed1.3
PKGNAME= xed-1.3
-MASTER_SITES= ftp://ftp.x.org/contrib/editors/
CATEGORIES+= editors x11
-
+MASTER_SITES= ftp://ftp.x.org/contrib/editors/
+EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@rabbit.augusta.de
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
XMKMF= xmkmf
-EXTRACT_SUFX= .tar.Z
pre-install:
cd $(WRKSRC); make install.man
OpenPOWER on IntegriCloud