aboutsummaryrefslogtreecommitdiff
path: root/www/linux-opera-devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-11 06:18:14 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-11 06:18:14 +0000
commit90e59261345d2a91d307e689db11cefee1965f91 (patch)
treeb33015b67c3c0f6ea8378e5b70d32c3457fb74aa /www/linux-opera-devel
parent294bf5a13f2dbf7b1a440170ba6841d8bcd7a758 (diff)
downloadports-90e59261345d2a91d307e689db11cefee1965f91.tar.gz
ports-90e59261345d2a91d307e689db11cefee1965f91.zip
Notes
Diffstat (limited to 'www/linux-opera-devel')
-rw-r--r--www/linux-opera-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile
index 9296cc4dcee1..0998d22a1e70 100644
--- a/www/linux-opera-devel/Makefile
+++ b/www/linux-opera-devel/Makefile
@@ -18,8 +18,6 @@ COMMENT= A blazingly fast, full-featured, standards-compliant browser
CONFLICTS= opera-*
RESTRICTED= "not redistributable; commercial software"
-RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif
-
.if defined(WITH_XFT2)
RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libXrandr.so.2:${PORTSDIR}/x11/linux-XFree86-libs \
${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \
@@ -28,6 +26,8 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libXrandr.so.2:${PORTSDIR}/x11/linux-XF
USE_LINUX= yes
.endif
+RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif
+
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes