diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-03 21:01:10 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-03 21:01:10 +0000 |
commit | 55daa58250e84c3f57aec7d595eeb5ea7150c825 (patch) | |
tree | 01769f1684263ca9722f17246ea53baf22c471fb /net | |
parent | Use standard %%PORTDOCS%% mechanism instead of using a different PLIST if (diff) |
Port need perl to build (see
http://bento.freebsd.org/errorlogs/5-latest/gsk-0.3.5.log)
Notes
Notes:
svn path=/head/; revision=69370
Diffstat (limited to 'net')
-rw-r--r-- | net/gsk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gsk/Makefile b/net/gsk/Makefile index 6fd3aff2c995..da682c81ee26 100644 --- a/net/gsk/Makefile +++ b/net/gsk/Makefile @@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org USE_GNOMENG= yes USE_GNOME= glib12 USE_GMAKE= yes +USE_PERL5= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes |