diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-09 10:31:30 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-09 10:31:30 +0800 |
commit | e7c16e684a451aa9fa2de29144336967422e2e1f (patch) | |
tree | be5a96f508a9381856261c1f0a9207051d409359 /textproc/augeas | |
parent | 017c0a77f9c3c5535b5bab7919497289ce3b1866 (diff) | |
download | freebsd-ports-gnome-e7c16e684a451aa9fa2de29144336967422e2e1f.tar.gz freebsd-ports-gnome-e7c16e684a451aa9fa2de29144336967422e2e1f.tar.zst freebsd-ports-gnome-e7c16e684a451aa9fa2de29144336967422e2e1f.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'textproc/augeas')
-rw-r--r-- | textproc/augeas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index 134d2206e05e..59468e00ab91 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -16,7 +16,7 @@ TEST_DEPENDS= bash:${PORTSDIR}/shells/bash \ gsed:${PORTSDIR}/textproc/gsed GNU_CONFIGURE= yes -USES= autoreconf gmake libtool pkgconfig readline +USES= autoreconf cpe gmake libtool pkgconfig readline USE_GNOME= libxml2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip |