summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-11-02 19:09:30 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-11-02 19:09:30 +0000
commita37d5c6bf17f72609ed1a28c2f41f188e09db09c (patch)
tree6f19ac0616265f8ff4fea7a7686447583373c83e /x11
parentActivate emulators/snes9x. (diff)
Reorder variables: dependencies should be put right after the maintainer
line unless either of or all of RESTRICTED, NO_PACKAGE and/or NO_CDROM is there.
Notes
Notes: svn path=/head/; revision=8448
Diffstat (limited to 'x11')
-rw-r--r--x11/eterm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index c763670d1a85..df10f516683d 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 November 1997
# Whom: Murray Stokely <murray@cdrom.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/11/01 14:58:46 jseger Exp $
#
DISTNAME= Eterm-DR-0.6a
@@ -14,12 +14,11 @@ MASTER_SITES= http://www.tcserv.com/archive/E/ \
MAINTAINER= murray@cdrom.com
-MAN1= Eterm.1
-
LIB_DEPENDS= Im\\.3\\.:${PORTSDIR}/graphics/imlib
USE_GMAKE= yes
GNU_CONFIGURE= yes
+MAN1= Eterm.1
do-build:
cd ${WRKSRC}/src && \