summaryrefslogtreecommitdiffstats
path: root/www/galeon/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-09-18 08:12:37 +0000
committersobomax <sobomax@FreeBSD.org>2001-09-18 08:12:37 +0000
commit28ae4d51f4fd143cd26953dcc7b18c711d0643ff (patch)
treea79f581f99f25fd7d3d84133f1d1f9aec0de7362 /www/galeon/Makefile
parent03c5e9a61fd49ecbf6bf33c7fec052c892d1670b (diff)
downloadFreeBSD-ports-28ae4d51f4fd143cd26953dcc7b18c711d0643ff.zip
FreeBSD-ports-28ae4d51f4fd143cd26953dcc7b18c711d0643ff.tar.gz
Update to 0.12.1.
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r--www/galeon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index a0d6033..310cbed 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= galeon
-PORTVERSION= 0.12
-PORTREVISION= 1
+PORTVERSION= 0.12.1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,7 +21,7 @@ RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZIL
#BROKEN= "b0rken with Mozilla-0.9.1"
-WITH_FULL_MOZILLA= "Problems with missed scrollbars when linked with mozilla-embedded"
+#WITH_FULL_MOZILLA= "Problems with missed scrollbars when linked with mozilla-embedded"
.if !defined(WITH_FULL_MOZILLA)
MOZILLA= mozilla-embedded
@@ -40,6 +39,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -D_REENTRANT ${PTHREAD_CFLAGS}"
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
MSGFMT=${LOCALBASE}/bin/msgfmt-new \
XGETTEXT=${LOCALBASE}/bin/xgettext-new
+CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAN1= galeon.1
OpenPOWER on IntegriCloud