1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Revert USE_GCC to yes

Requested by:	gerald
This commit is contained in:
Pawel Pekala 2013-10-27 19:35:12 +00:00
parent 4dc10b49d0
commit 1c8881a761
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331800
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ USES= pkgconfig
USE_GHOSTSCRIPT_RUN=yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_GCC= 4.6+
USE_GCC= yes
CONFLICTS= efax-[0-9]*

View File

@ -14,7 +14,7 @@ COMMENT= Lightweight library for programming GTK+ programs
LICENSE= LGPL21
GNU_CONFIGURE= yes
USE_GCC= 4.6+
USE_GCC= yes
USES= pathfix pkgconfig
USE_GNOME= gtk20
USE_LDCONFIG= yes