diff --git a/archivers/gnome-autoar/Makefile b/archivers/gnome-autoar/Makefile index 6efe64bb1eef..25b52d94a546 100644 --- a/archivers/gnome-autoar/Makefile +++ b/archivers/gnome-autoar/Makefile @@ -1,22 +1,23 @@ # Created by: Koop Mast PORTNAME= gnome-autoar DISTVERSION= 0.3.3 CATEGORIES= archivers MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Glib wrapper around libarchives LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala -USES= gettext-runtime gmake gnome libarchive libtool pkgconfig tar:xz +USES= cpe gettext-runtime gmake gnome libarchive libtool pkgconfig tar:xz USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +CPE_VENDOR= gnome .include