From 9ed2a6395275596c6cec5f7ba979ed83db523b77 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 16 May 2006 03:56:05 +0000 Subject: portlint: -Use DOCSDIR in plist. -Add INSTALLS_OMF, bump the PORTREVISION. --- databases/gnome-db/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/gnome-db/Makefile') diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile index 0dcbbb77b8ca..c202fdf6c282 100644 --- a/databases/gnome-db/Makefile +++ b/databases/gnome-db/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomedb PORTVERSION= 0.2.96 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-db/0.2 @@ -22,6 +22,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomehier libgda USE_GMAKE= yes USE_GETTEXT= yes +INSTALLS_OMF= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit