summaryrefslogtreecommitdiff
path: root/www/plugger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/plugger/Makefile')
-rw-r--r--www/plugger/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/plugger/Makefile b/www/plugger/Makefile
index 3c097a059c3f..2195897c1121 100644
--- a/www/plugger/Makefile
+++ b/www/plugger/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= plugger
-PORTVERSION= 3.2
+PORTVERSION= 3.3
CATEGORIES= www
MASTER_SITES= http://fredrik.hubbe.net/plugger/ \
ftp://ftp.netscape.com/pub/sdk/plugin/unix/
@@ -16,11 +16,11 @@ MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/netscape/plugins:${PORTSDIR}/www/netscape47-navigator
-BROKEN_ELF= "Needs a.out c++rt0.o file"
+#BROKEN_ELF= "Needs a.out c++rt0.o file"
MAN7= plugger.7
MANCOMPRESSED= no
-ALL_TARGET= freebsd-aout
+ALL_TARGET= freebsd-elf
post-patch:
${MV} ${WRKSRC}/plugger.c ${WRKSRC}/plugger.c.orig