editors/abiword: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
5d6eb89a2c
commit
51777d95d8
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
|||
libgoffice-0.10.so:devel/goffice
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:x11-fonts/dejavu
|
||||
|
||||
USES= compiler:c++11-lang desktop-file-utils gmake gnome iconv jpeg \
|
||||
USES= compiler:c++11-lang cpe desktop-file-utils gmake gnome iconv jpeg \
|
||||
libtool pathfix pkgconfig
|
||||
USE_GNOME= libxml2 gtk30 librsvg2 libxslt
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -31,6 +31,7 @@ CONFIGURE_ARGS= --without-gnomevfs --enable-plugins="${ABIWORD_PLUGINS}" \
|
|||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
CPE_VENDOR= abisource
|
||||
|
||||
PLIST_SUB+= ABIVERSION=3.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue