diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-02-25 08:27:02 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-02-25 08:27:02 +0000 |
commit | fb004caf224b9dc3851a2b47e93834c7eb188a49 (patch) | |
tree | 948a158177d1cda7520cc36f2bcb6f949a858590 /x11/gnome-panel | |
parent | a9480760c2c6f5a5caa6624d12945492f6d1aeba (diff) | |
download | pkgsrc-fb004caf224b9dc3851a2b47e93834c7eb188a49.tar.gz |
Remove manual OPSYSVARS additions which are now part of the default set.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 373edf4d66e..8e9477839f8 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2016/02/22 16:13:31 jperkin Exp $ +# $NetBSD: Makefile,v 1.181 2016/02/25 08:27:04 jperkin Exp $ DISTNAME= gnome-panel-2.32.1 PKGREVISION= 45 @@ -53,7 +53,6 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-panel PKG_SUPPORTED_OPTIONS= evolution PKG_SUGGESTED_OPTIONS= evolution -OPSYSVARS+= SUBST_CLASSES SUBST_CLASSES.Darwin+= noundef SUBST_STAGE.noundef= pre-configure SUBST_FILES.noundef= bonobo/panel-module/Makefile.in |