aboutsummaryrefslogtreecommitdiff
path: root/databases/xmbase-grok
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 06:49:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 06:49:35 +0000
commit4ab73fde6eb5fc46fecfc39aec07fdcefbeff324 (patch)
tree3b8d48aa271eba0bfcc38ae208c7dc331ca94217 /databases/xmbase-grok
parent8b330db9e10e1e3e9b78358da8c509d0586697b6 (diff)
downloadports-4ab73fde6eb5fc46fecfc39aec07fdcefbeff324.tar.gz
ports-4ab73fde6eb5fc46fecfc39aec07fdcefbeff324.zip
Notes
Diffstat (limited to 'databases/xmbase-grok')
-rw-r--r--databases/xmbase-grok/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/xmbase-grok/Makefile b/databases/xmbase-grok/Makefile
index 54c37b620b61..17b915c564ee 100644
--- a/databases/xmbase-grok/Makefile
+++ b/databases/xmbase-grok/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xmbase-grok
-# Date created: Sat Aug 30 13:29:42 CEST 1997
-# Whom: Andreas Klemm <andreas@klemm.gtn.com>
-#
+# Created by: Andreas Klemm <andreas@klemm.gtn.com>
# $FreeBSD$
-#
PORTNAME= xmbase-grok
PORTVERSION= 1.5
@@ -19,8 +15,8 @@ COMMENT= Graphical Resource Organizer Kit
BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src
+USES= motif
USE_XORG= x11 xt
-USE_MOTIF= yes
MAKE_ENV= MYCC="${CC}" DEBUG="${CFLAGS}" YO="" INCDIR="" \
GBIN="${PREFIX}/bin" GLIB="${DATADIR}" \
CF="-I${LOCALBASE}/include" LF="${MOTIFLIB} -lXt -lX11 -lm"