summaryrefslogtreecommitdiff
path: root/sysutils/qtpkg/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-04-14 15:03:16 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-04-14 15:03:16 +0000
commit0f0e1b56fd7878f91cd96f2e78748b0340bab574 (patch)
tree4de0f5d51ef8bdb74f37d00cef505588ce69a903 /sysutils/qtpkg/Makefile
parentRemove a patch that was causing fonts not to display correctly. (diff)
USE_QT_VER=3, Bump PORTREVISION. Reset bouncing Maintaineraddress.
PR: 50768 Submitted by: Reinhard Lenninger <reinhard.lenninger@web.de>
Notes
Notes: svn path=/head/; revision=78962
Diffstat (limited to 'sysutils/qtpkg/Makefile')
-rw-r--r--sysutils/qtpkg/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/qtpkg/Makefile b/sysutils/qtpkg/Makefile
index 5162afecc4f5..28f30a33a0f6 100644
--- a/sysutils/qtpkg/Makefile
+++ b/sysutils/qtpkg/Makefile
@@ -7,14 +7,16 @@
PORTNAME= qtpkg
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://gauss.cord.edu/homepages/twschulz/demo/
DISTNAME= qtpkg
-MAINTAINER= twschulz@gloria.cord.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Qt based package removal tool
+MAKE_ENV= LIBS="-lqt-mt ${PTHREAD_LIBS}" CFLAGS="${PTHREAD_CFLAGS}"
-USE_QT_VER= 2
+USE_QT_VER= 3
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/qtpkg ${PREFIX}/sbin