aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/qnxstyle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/qnxstyle/Makefile')
-rw-r--r--x11-wm/qnxstyle/Makefile20
1 files changed, 8 insertions, 12 deletions
diff --git a/x11-wm/qnxstyle/Makefile b/x11-wm/qnxstyle/Makefile
index 0c4cc8604b68..9f92c1be7e57 100644
--- a/x11-wm/qnxstyle/Makefile
+++ b/x11-wm/qnxstyle/Makefile
@@ -9,22 +9,18 @@ PORTNAME= qnxstyle
PORTVERSION= 0.1
CATEGORIES= x11-wm kde
MASTER_SITES= http://www.kde-look.org/content/files/
-DISTNAME= $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION)
+DISTNAME= ${KDELOOKITEM}-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A QNX style/theme for KDE3
-BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \
- automake14:${PORTSDIR}/devel/automake14
-
-.include <bsd.port.pre.mk>
-
KDELOOKITEM= 1444
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_KDELIBS_VER=3
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-INSTALLS_SHLIB= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USE_KDELIBS_VER= 3
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_GMAKE= yes
+INSTALLS_SHLIB= yes
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>