aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-07 19:15:15 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-07 19:15:15 +0000
commit45acadd9528875550748f8d73072143afec512e4 (patch)
tree5b46cb52105c1dcd74de1aa7fcbead35214f70d8 /emulators
parent646999a27c0c1620389481a0de39fa865ba2d99e (diff)
downloadports-45acadd9528875550748f8d73072143afec512e4.tar.gz
ports-45acadd9528875550748f8d73072143afec512e4.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile1
-rw-r--r--emulators/wine/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index c4330b160ba3..650e35b0061a 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g}
GNU_CONFIGURE= yes
+CONFIGURE_ENV= LIBS=-Wl,-rpath,${PREFIX}/lib/wine
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/wine
MAN1= wine.1
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index c4330b160ba3..650e35b0061a 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g}
GNU_CONFIGURE= yes
+CONFIGURE_ENV= LIBS=-Wl,-rpath,${PREFIX}/lib/wine
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/wine
MAN1= wine.1