mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
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
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue