diff options
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 05e39dabd6bf..cd6dff5609d1 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -8,6 +8,7 @@ PORTNAME= libbonobo PORTVERSION= 2.14.0 +PORTREVISION?= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -20,8 +21,6 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) -PORTREVISION= 2 - USE_GMAKE= yes USE_BISON= yes USE_GETTEXT= yes |