diff options
-rw-r--r-- | net/pcbsd-netmanager/Makefile | 1 | ||||
-rw-r--r-- | sysutils/pbreg/Makefile | 1 | ||||
-rw-r--r-- | sysutils/warden/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/net/pcbsd-netmanager/Makefile b/net/pcbsd-netmanager/Makefile index 2cda352ce2eb..a6a5faa665f8 100644 --- a/net/pcbsd-netmanager/Makefile +++ b/net/pcbsd-netmanager/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= pcbsd.0:${PORTSDIR}/sysutils/libpcbsd WRKSRC= ${WRKDIR}/pcbsd-netmanager -USE_QMAKE= yes USE_KDE4= automoc4 kdehier kdeprefix kdelibs workspace USE_LDCONFIG= yes USE_QT_VER= 4 diff --git a/sysutils/pbreg/Makefile b/sysutils/pbreg/Makefile index ecec2ac2b372..8dd2a2bebfc1 100644 --- a/sysutils/pbreg/Makefile +++ b/sysutils/pbreg/Makefile @@ -16,7 +16,6 @@ COMMENT= PC-BSD Registry Editor WRKSRC= ${WRKDIR}/PBReg -USE_QMAKE= yes USE_QT_VER= 4 QT_COMPONENTS= corelib gui qmake_build moc_build rcc_build uic_build HAS_CONFIGURE= yes diff --git a/sysutils/warden/Makefile b/sysutils/warden/Makefile index 0628256e4fca..ae7370a077e2 100644 --- a/sysutils/warden/Makefile +++ b/sysutils/warden/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= pbreg:${PORTSDIR}/sysutils/pbreg WRKSRC= ${WRKDIR}/warden -USE_QMAKE= yes USE_QT_VER= 4 QT_COMPONENTS= corelib gui qmake_build moc_build rcc_build uic_build HAS_CONFIGURE= yes |