[Midnightbsd-cvs] mports: Makefile: Mark only for i386.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Mar 4 18:44:32 EST 2008
Log Message:
-----------
Mark only for i386. Thread local storage isn't working in linux/amd64 compatibility.
Modified Files:
--------------
mports/print/acroread8:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/print/acroread8/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L print/acroread8/Makefile -L print/acroread8/Makefile -u -r1.1 -r1.2
--- print/acroread8/Makefile
+++ print/acroread8/Makefile
@@ -8,6 +8,7 @@
PORTNAME= acroread8
PORTVERSION?= 8.1.1
+PORTREVISION= 1
CATEGORIES?= print linux
MASTER_SITES?= http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/${PORTVERSION}/${ADOBE_LANG:L}/ \
ftp://ftp.adobe.com/pub/adobe/reader/unix/8.x/${PORTVERSION}/${ADOBE_LANG:L}/
@@ -24,7 +25,7 @@
${LOCALBASE}/lib/linux-nvu/libgtkembedmoz.so:${PORTSDIR}/www/linux-nvu
RESTRICTED= Must fill out redistribution form at http://www.adobe.com/products/acrobat/distribute.html
-ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS= i386
USE_LINUX= yes
USE_XLIB= yes
#USE_GNOME= desktopfileutils
More information about the Midnightbsd-cvs
mailing list