diff options
author | tron <tron> | 2005-10-31 22:56:52 +0000 |
---|---|---|
committer | tron <tron> | 2005-10-31 22:56:52 +0000 |
commit | bf693c51e4e4c134619d79ec9d62ffa641d4986c (patch) | |
tree | 8826582d1e462538d166fee8f0a2878e157cb954 /www | |
parent | 059243f692535a70c3421383e7bc576ab0b6bc95 (diff) | |
download | pkgsrc-bf693c51e4e4c134619d79ec9d62ffa641d4986c.tar.gz |
Build "suse_openmotif" package from source directory matching the version
of the currently installed SuSE packages.
Patch submitted by Geert Hendrickx in PR pkg/31882.
Diffstat (limited to 'www')
-rw-r--r-- | www/opera-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera-plugins/Makefile b/www/opera-plugins/Makefile index f40ddab046f..15a4dd8a237 100644 --- a/www/opera-plugins/Makefile +++ b/www/opera-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/07/19 02:30:23 grant Exp $ +# $NetBSD: Makefile,v 1.9 2005/10/31 22:56:52 tron Exp $ DISTNAME= opera-plugins-1.0 CATEGORIES= www @@ -11,7 +11,7 @@ COMMENT= Plugins for the Opera browser DEPENDS+= opera>=5.999.1:../../www/opera DEPENDS+= ns-flash>=5.0.47:../../multimedia/ns-flash -DEPENDS+= suse_openmotif>=7.3:../../emulators/suse_openmotif +DEPENDS+= suse_openmotif>=7.3:../../emulators/${SUSE_DIR_PREFIX}_openmotif EXTRACT_ONLY= # empty NO_CHECKSUM= YES |