diff options
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r-- | devel/ORBit2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index e71b399bece7..b2e074b2ef44 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -8,7 +8,7 @@ PORTNAME= ORBit2 PORTVERSION= 2.14.18 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,6 +21,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) USE_GMAKE= yes +USE_GETTEXT= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:22 USE_GNOME= gnomehack libidl ltverhack referencehack |