diff options
author | miwi <miwi@FreeBSD.org> | 2014-05-26 21:21:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-05-26 21:21:43 +0800 |
commit | ca38b633bb1de54af0e123e3e30a31f5f8761633 (patch) | |
tree | d186ce51f3d85765397696f5d010e80286c295bf /textproc/libcrm114 | |
parent | 8af93b6e8d05500d092a0d79b5f5672b498a67bb (diff) | |
download | freebsd-ports-gnome-ca38b633bb1de54af0e123e3e30a31f5f8761633.tar.gz freebsd-ports-gnome-ca38b633bb1de54af0e123e3e30a31f5f8761633.tar.zst freebsd-ports-gnome-ca38b633bb1de54af0e123e3e30a31f5f8761633.zip |
- Convert gmake,bzip2 to USES
Approved by: portmgr
Diffstat (limited to 'textproc/libcrm114')
-rw-r--r-- | textproc/libcrm114/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libcrm114/Makefile b/textproc/libcrm114/Makefile index 9f378f4df52b..085c7acb744e 100644 --- a/textproc/libcrm114/Makefile +++ b/textproc/libcrm114/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= tre:${PORTSDIR}/textproc/libtre LICENSE= LGPL3 -USE_GMAKE= yes +USES= gmake USE_LDCONFIG= yes # pass stuff to gmake |