diff options
Diffstat (limited to 'ports-mgmt/qtpkg/Makefile')
-rw-r--r-- | ports-mgmt/qtpkg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/qtpkg/Makefile b/ports-mgmt/qtpkg/Makefile index e57c5d71ed61..5034cc1af97f 100644 --- a/ports-mgmt/qtpkg/Makefile +++ b/ports-mgmt/qtpkg/Makefile @@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A Qt based package removal tool MAKE_ENV= LIBS="-lqt-mt ${PTHREAD_LIBS}" CFLAGS="${PTHREAD_CFLAGS}" +PLIST_FILES= sbin/qtpkg USE_QT_VER= 3 do-install: |