diff options
author | Juergen Lock <nox@FreeBSD.org> | 2008-03-21 20:07:14 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2008-03-21 20:07:14 +0000 |
commit | 0760fd1bce47515e5e78c976e67e3dfcd94b4113 (patch) | |
tree | ec693bf75a276b637a8cbba47a1e7f6452ebbfab /irc/olirc/Makefile | |
parent | 5416e970079f16e441cbfc417738990d9f50304f (diff) |
Notes
Diffstat (limited to 'irc/olirc/Makefile')
-rw-r--r-- | irc/olirc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/olirc/Makefile b/irc/olirc/Makefile index f0f671e2b59c..83a0d3bdb422 100644 --- a/irc/olirc/Makefile +++ b/irc/olirc/Makefile @@ -7,7 +7,7 @@ PORTNAME= olirc PORTVERSION= 0.0.38.a3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MASTER_SITES= http://olirc.sourceforge.net/ DISTNAME= olirc-0.0.38-alpha-3.2 @@ -19,7 +19,6 @@ LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 PLIST_FILES= bin/olirc USE_BZIP2= yes -USE_X_PREFIX= yes USE_GNOME= gtk12 USE_AUTOTOOLS= autoconf:213 CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} |