diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gnome-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile index 11ce2b614..e699c9b1d 100644 --- a/devel/gnome-common/Makefile +++ b/devel/gnome-common/Makefile @@ -13,7 +13,7 @@ COMMENT= Common automake macros for GNOME 2 and GNOME 3 USE_XZ= yes USE_GMAKE= yes -USE_GNOME= pkgconfig +USE_PKGCONFIG= build GNU_CONFIGURE= yes .include <bsd.port.mk> |