diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-24 21:03:55 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-24 21:03:55 +0800 |
commit | dd70e028701d877ba20b006edcedc6df5c408d09 (patch) | |
tree | 29ee38167b82f550d5b5191edff093320cd794ba /polish | |
parent | 4e3961b506ac1065b05288675b0c56c7e1eb7dc3 (diff) | |
download | freebsd-ports-gnome-dd70e028701d877ba20b006edcedc6df5c408d09.tar.gz freebsd-ports-gnome-dd70e028701d877ba20b006edcedc6df5c408d09.tar.zst freebsd-ports-gnome-dd70e028701d877ba20b006edcedc6df5c408d09.zip |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'polish')
-rw-r--r-- | polish/tleenx2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/polish/tleenx2/Makefile b/polish/tleenx2/Makefile index 96797c679dc8..2fc01d444f74 100644 --- a/polish/tleenx2/Makefile +++ b/polish/tleenx2/Makefile @@ -19,7 +19,6 @@ COMMENT= Client for polish IM service called Tlen.pl LIB_DEPENDS= tlen.1:${PORTSDIR}/polish/libtlen USE_GNOME= gtk20 -USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" WRKSRC= ${WRKDIR}/TleenX2-${PORTVERSION} |