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/gsk | |
parent | 27f56c844b741e0e6b95ec0ee501c334362ee9e4 (diff) | |
download | ports-55daa58250e84c3f57aec7d595eeb5ea7150c825.tar.gz ports-55daa58250e84c3f57aec7d595eeb5ea7150c825.zip |
Notes
Diffstat (limited to 'net/gsk')
-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 |