1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- This port builds fine with gcc 3 and 4. Remove USE_GCC line.

- Bump PORTREVISION

PR:		ports/124834
Submitted by:	Jan Sebosik <sebosik at demax.sk>
Approved by:	Radosław Kozłowski <radek at raadradd.com> (maintainer)
This commit is contained in:
Rong-En Fan 2008-06-22 11:02:03 +00:00
parent 32abab50f8
commit 2939e269e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215518

View File

@ -7,7 +7,7 @@
PORTNAME= leafpad
PORTVERSION= 0.8.9
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -16,7 +16,6 @@ MAINTAINER= radek@raadradd.com
COMMENT= GTK+ based simple text editor
USE_GNOME= gtk20 desktopfileutils intlhack
USE_GCC= 3.4
USE_GETTEXT= YES
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \