diff options
author | tv <tv> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv> | 2005-04-11 21:44:48 +0000 |
commit | 2560f48b2f5afa9fcb23e0718a2e2727ca7824cc (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /wm/sawfish | |
parent | ef731a8149ff6629b89ef7b7b5cf109c8144b868 (diff) | |
download | pkgsrc-2560f48b2f5afa9fcb23e0718a2e2727ca7824cc.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'wm/sawfish')
-rw-r--r-- | wm/sawfish/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common index 30f8054fb17..ff22b63a782 100644 --- a/wm/sawfish/Makefile.common +++ b/wm/sawfish/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.22 2004/05/01 17:57:54 snj Exp $ +# $NetBSD: Makefile.common,v 1.23 2005/04/11 21:47:49 tv Exp $ DISTNAME= sawfish-${SF_VERS}-gtk1 SF_VERS= 1.2 @@ -11,7 +11,6 @@ HOMEPAGE= http://sawmill.sourceforge.net/ DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk USE_X11= # defined -USE_BUILDLINK3= yes USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= # defined USE_GNU_TOOLS+= make |