aboutsummaryrefslogtreecommitdiffstats
path: root/databases/my2cego/Makefile
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-10-02 07:15:36 +0800
committermakc <makc@FreeBSD.org>2010-10-02 07:15:36 +0800
commitd1daa72f226d2e4c8d46e2b4628f1f1531624f91 (patch)
treebcc36a9d617aba09d9d987cbeb0fb1617329e7b6 /databases/my2cego/Makefile
parent4f14bb1ae370f4c91de7ecc90930483b839d0ad8 (diff)
downloadfreebsd-ports-gnome-d1daa72f226d2e4c8d46e2b4628f1f1531624f91.tar.gz
freebsd-ports-gnome-d1daa72f226d2e4c8d46e2b4628f1f1531624f91.tar.zst
freebsd-ports-gnome-d1daa72f226d2e4c8d46e2b4628f1f1531624f91.zip

Diffstat (limited to 'databases/my2cego/Makefile')
-rw-r--r--databases/my2cego/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/databases/my2cego/Makefile b/databases/my2cego/Makefile
index 5a9c2d30abd1..10bf22078591 100644
--- a/databases/my2cego/Makefile
+++ b/databases/my2cego/Makefile
@@ -5,20 +5,18 @@
# $FreeBSD$
PORTNAME= my2cego
-PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTVERSION= 1.0.2
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= Imports mysqldump files into cego
-LIB_DEPENDS= Base.1:${PORTSDIR}/devel/cego-base \
- XML.1:${PORTSDIR}/devel/cego-xml \
+LIB_DEPENDS= lfc.1:${PORTSDIR}/devel/lfc \
+ lfcxml.1:${PORTSDIR}/devel/lfcxml \
cego.1:${PORTSDIR}/databases/cego
LICENSE= GPLv2
-WRKSRC= ${WRKDIR}/my2cego
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"