diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2010-04-29 01:37:28 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2010-04-29 01:37:28 +0000 |
commit | 4c012c4d458fae0352a2b489f2a41cfe25022db6 (patch) | |
tree | 5fb09710316234e1ebaa8caf538b45aad8992d1b /x11-toolkits | |
parent | 8649bd09e59eb7ed3aaf3661398a7dbebe12e17f (diff) | |
download | ports-4c012c4d458fae0352a2b489f2a41cfe25022db6.tar.gz ports-4c012c4d458fae0352a2b489f2a41cfe25022db6.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 667ef313c36f..acc73c526580 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -16,7 +16,7 @@ DISTNAME= gtk+-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= Gimp Toolkit for X11 GUI (previous stable version) -USE_PERL5= yes +USE_PERL5_BUILD= yes USE_XORG= x11 ice xext sm inputproto xi USE_GNOME= glib12 USE_LDCONFIG= yes |