summaryrefslogtreecommitdiffstats
path: root/databases/xmbase-grok
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-09-09 00:39:46 +0000
committerasami <asami@FreeBSD.org>1997-09-09 00:39:46 +0000
commit55f27135fc18ca935413b024c67a51fea8c66cf8 (patch)
tree66b8402cc8a234436ef4b5b7a71e3e4f3432433c /databases/xmbase-grok
parenta76ee14f477a1276c6086ce6dba80b894545bfcb (diff)
downloadFreeBSD-ports-55f27135fc18ca935413b024c67a51fea8c66cf8.zip
FreeBSD-ports-55f27135fc18ca935413b024c67a51fea8c66cf8.tar.gz
Move WRKSRC down to "misc. bsd.port.mk variables" section. Also delete
USE_X11, USE_IMAKE implies it.
Diffstat (limited to 'databases/xmbase-grok')
-rw-r--r--databases/xmbase-grok/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/xmbase-grok/Makefile b/databases/xmbase-grok/Makefile
index dbc9fd4..3619322 100644
--- a/databases/xmbase-grok/Makefile
+++ b/databases/xmbase-grok/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Aug 30 13:29:42 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/08/30 13:25:04 andreas Exp $
#
DISTNAME= xmbase-grok-1.3.2.sbin
@@ -11,14 +11,13 @@ PKGNAME= xmbase-grok-1.3.2
CATEGORIES= databases x11
MASTER_SITES=\
ftp://ftp.leo.org/pub/comp/os/linux/sunsite/X11/xapps/databases/
-WRKSRC= ${WRKDIR}/${PKGNAME}
MAINTAINER= andreas@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+WRKSRC= ${WRKDIR}/${PKGNAME}
REQUIRES_MOTIF= yes
USE_IMAKE= yes
-USE_X11= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud