o Cleanup to support DragonFlyBSD. [1]

o Cosmetic change.
o Overhaul acrobat plugin, but not improved:-(.
o Add some debug code. I always welcome your fix:-).

Inspired from:	YONETANI Tomokazu <qhwt+dfly@les.ath.cx> [1]
References:	http://leaf.dragonflybsd.org/mailarchive/users/2005-01/msg00054.html [1]
This commit is contained in:
Norikatsu Shigemura 2005-01-09 21:33:23 +00:00
parent 3ac02ece02
commit 83d3f19eaa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126001
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= linuxpluginwrapper
PORTVERSION= 20041219
PORTVERSION= 20050110
PORTREVISION= 0
CATEGORIES= www linux emulators
MASTER_SITES= http://people.FreeBSD.org/~nork/distfiles/ \
@ -30,13 +30,13 @@ USE_MOTIF= yes
ONLY_FOR_ARCHS= i386
MAKE_ENV= EXAMPLESDIR=${EXAMPLESDIR} INSTALL_DATA="${INSTALL_DATA}"
CONFLICTS= flashpluginwrapper-*
USE_XLIB= yes
USE_REINPLACE= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
.if defined(WITHOUT_PLUGINS) || ${OSVERSION} < 500000
PLIST= ${WRKDIR}/pkg-plist
.endif
CONFLICTS= flashpluginwrapper-*
.if ${OSVERSION} >= 503001
LIBMAPCONF= ${EXAMPLESDIR}/libmap.conf-FreeBSD5-stable

View file

@ -1,2 +1,2 @@
MD5 (linuxpluginwrapper-20041219.tar.gz) = 1a3c0d10789061e226963b7250a72160
SIZE (linuxpluginwrapper-20041219.tar.gz) = 16559
MD5 (linuxpluginwrapper-20050110.tar.gz) = 4280fa60a58d53cb89a04809abb0d83d
SIZE (linuxpluginwrapper-20050110.tar.gz) = 17506