diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-15 16:42:19 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-15 16:42:19 +0000 |
| commit | 4cfe78f920613638d028465ee26d085edcc57df8 (patch) | |
| tree | 7429a726aaf7c540de8a29fe4045b61dfacb022d | |
| parent | - Update to 1.609 (diff) | |
- Add CPE info
Approved by: portmgr blanket
| -rw-r--r-- | archivers/gcab/Makefile | 3 |
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> |
