diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
commit | 992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch) | |
tree | 87b239f8431cee200969f89da8739806496b7dad /security/revelation | |
parent | dc0ce8f5839343b4c972ae818337189b1b55d447 (diff) |
Notes
Diffstat (limited to 'security/revelation')
-rw-r--r-- | security/revelation/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/revelation/Makefile b/security/revelation/Makefile index b3b06296dec6..25880345e404 100644 --- a/security/revelation/Makefile +++ b/security/revelation/Makefile @@ -21,11 +21,10 @@ OPTIONS_DEFINE= APPLET APPLET_DESC= Build with applet USE_BZIP2= yes -USES= pathfix +USES= pathfix pkgconfig USE_GNOME= desktopfileutils gnomeprefix pygnome2 USE_PYTHON= yes USE_GETTEXT= yes -USE_PKGCONFIG= build USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes |