diff options
Diffstat (limited to 'misc/gperiodic/Makefile')
-rw-r--r-- | misc/gperiodic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gperiodic/Makefile b/misc/gperiodic/Makefile index a632de9b34f..915d70dcf71 100644 --- a/misc/gperiodic/Makefile +++ b/misc/gperiodic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2004/03/08 19:40:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.22 2004/04/14 16:15:25 jmmv Exp $ DISTNAME= gperiodic-2.0.7 PKGREVISION= 2 @@ -10,9 +10,9 @@ HOMEPAGE= http://www.acclab.helsinki.fi/~frantz/software/gperiodic.php COMMENT= Displays a periodic table of the elements BUILD_USES_MSGFMT= # defined -DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs USE_BUILDLINK2= # defined +USE_DIRS+= gnome1-1.5 USE_PKGLOCALEDIR= # defined USE_X11= # defined USE_GNU_TOOLS+= make |