summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/gcab/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/gcab/Makefile b/archivers/gcab/Makefile
index f84a6fcc04b3..7a383f1ee679 100644
--- a/archivers/gcab/Makefile
+++ b/archivers/gcab/Makefile
@@ -11,8 +11,9 @@ COMMENT= GObject library to create cabinet files
BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala
-USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USES= cpe gettext gmake libtool pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
USE_GNOME= glib20 intlhack introspection:build
+CPE_VENDOR= gnome
.include <bsd.port.mk>