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