diff options
Diffstat (limited to 'databases/libgda3-ldap/Makefile')
-rw-r--r-- | databases/libgda3-ldap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/libgda3-ldap/Makefile b/databases/libgda3-ldap/Makefile index 4e93e1187..3586d3b77 100644 --- a/databases/libgda3-ldap/Makefile +++ b/databases/libgda3-ldap/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/databases/libgda3-ldap/Makefile,v 1.1 2008/02/05 13:06:54 kwm Exp $ # PORTREVISION?= 0 @@ -20,6 +20,4 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA3_SLAVE= ldap -USE_GNOME+= libgda3 - .include "${MASTERDIR}/Makefile" |