aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-05-16 13:17:05 +0800
committermezz <mezz@FreeBSD.org>2006-05-16 13:17:05 +0800
commit8dcf5dbdbd96d63de2f351aa62b5f2422179f99c (patch)
tree1ce72b8fca7e186120c1a7b3f9ffe2a95badd716 /sysutils
parentb0a2e20d3164a557a7c25fdca526ae494c9af271 (diff)
downloadfreebsd-ports-gnome-8dcf5dbdbd96d63de2f351aa62b5f2422179f99c.tar.gz
freebsd-ports-gnome-8dcf5dbdbd96d63de2f351aa62b5f2422179f99c.tar.zst
freebsd-ports-gnome-8dcf5dbdbd96d63de2f351aa62b5f2422179f99c.zip
portlint:
-Add INSTALLS_OMF, bump the PORTREVISION.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-control-center1/Makefile3
-rw-r--r--sysutils/gnomecontrolcenter/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile
index 30a6591d394e..eeb6bff1f9ce 100644
--- a/sysutils/gnome-control-center1/Makefile
+++ b/sysutils/gnome-control-center1/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomecontrolcenter
PORTVERSION= 1.4.0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/control-center/1.4
@@ -22,6 +22,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomecanvas gnomevfs libcapplet
USE_GETTEXT= yes
+INSTALLS_OMF= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/sysutils/gnomecontrolcenter/Makefile b/sysutils/gnomecontrolcenter/Makefile
index 30a6591d394e..eeb6bff1f9ce 100644
--- a/sysutils/gnomecontrolcenter/Makefile
+++ b/sysutils/gnomecontrolcenter/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomecontrolcenter
PORTVERSION= 1.4.0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/control-center/1.4
@@ -22,6 +22,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomecanvas gnomevfs libcapplet
USE_GETTEXT= yes
+INSTALLS_OMF= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"