diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 03:20:54 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 03:20:54 +0000 |
commit | 92abe44fc778269196ba89cc66f0579fe8fa0436 (patch) | |
tree | 4681d3469e73bd1a038dbdb5f3b77bc573c5d4de /net-p2p | |
parent | Update to 0.187 (diff) |
o USE_X_PREFIX since it's a gnome port
Notes
Notes:
svn path=/head/; revision=66778
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/dctc-gui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/dctc-gui/Makefile b/net-p2p/dctc-gui/Makefile index cc2eddf960f3..ed589f8c23a6 100644 --- a/net-p2p/dctc-gui/Makefile +++ b/net-p2p/dctc-gui/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= dctc:${PORTSDIR}/net/dctc LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 \ intl.4:${PORTSDIR}/devel/gettext +USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gnomelibs USE_XLIB= yes |