diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:26:08 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:26:08 +0000 |
commit | 2c178c2e139681514ca1e26e746d97c106cc44d2 (patch) | |
tree | ec0c4f3221fa647572658bdd6d3f4a0618f4c48b /net-p2p/dclib | |
parent | 3c25acd057b36f4b8acf995beff5f4afbcc67b98 (diff) |
Notes
Diffstat (limited to 'net-p2p/dclib')
-rw-r--r-- | net-p2p/dclib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile index 2e1af1793238..94e7262c82b3 100644 --- a/net-p2p/dclib/Makefile +++ b/net-p2p/dclib/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${DISTNAME} -USES= jpeg libtool localbase pathfix ssl tar:bzip2 +USES= gnome jpeg libtool localbase pathfix ssl tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= libxml2 INSTALL_TARGET= install-strip |