summaryrefslogtreecommitdiff
path: root/irc/lostirc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
commitb33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch)
tree4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /irc/lostirc
parentDeal with the msgsnd() API change in FreeBSD 5.x. (diff)
Remove USE_GNOMENG.
Notes
Notes: svn path=/head/; revision=79368
Diffstat (limited to 'irc/lostirc')
-rw-r--r--irc/lostirc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile
index 583112c77480..71ce923ef7ed 100644
--- a/irc/lostirc/Makefile
+++ b/irc/lostirc/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 \
intl.4:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes
USE_REINPLACE= yes