aboutsummaryrefslogtreecommitdiff
path: root/editors/xed
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-07-30 00:10:31 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-07-30 00:10:31 +0000
commitc650d3024639337b97d29e477c9a1451e6a66583 (patch)
tree6cef573b1af2aea03d1c6291bcb39fd3053a5b39 /editors/xed
parentfea793555bc12dad23d5b9dbaa726ae98fad5594 (diff)
downloadports-c650d3024639337b97d29e477c9a1451e6a66583.tar.gz
ports-c650d3024639337b97d29e477c9a1451e6a66583.zip
Fix Makefile variable ordering.
Notes
Notes: svn path=/head/; revision=3451
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 d1c9826dd38d..ccb92a788e3d 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