summaryrefslogtreecommitdiff
path: root/devel/pilrc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-10-03 21:36:58 +0000
committerwiz <wiz@pkgsrc.org>2005-10-03 21:36:58 +0000
commit2ab9feaa66ab3cd27a9fe5cc1e4333cf7a16aeaf (patch)
treeb8194c9b66dc4ad7308b3b1dd1e0cc96a2c5fa9f /devel/pilrc
parenta66ec3d2fd1436063b198fa652ac48028aaf59e6 (diff)
downloadpkgsrc-2ab9feaa66ab3cd27a9fe5cc1e4333cf7a16aeaf.tar.gz
Get rid of some more stuff that was to be removed after 2005Q3.
Diffstat (limited to 'devel/pilrc')
-rw-r--r--devel/pilrc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/pilrc/Makefile b/devel/pilrc/Makefile
index 3ce382cab65..c9971ebe68c 100644
--- a/devel/pilrc/Makefile
+++ b/devel/pilrc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/05/26 10:22:47 dillo Exp $
+# $NetBSD: Makefile,v 1.28 2005/10/03 21:36:58 wiz Exp $
#
DISTNAME= pilrc-3.2
@@ -21,9 +21,6 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.pilrc
PKG_SUPPORTED_OPTIONS= gtk
PKG_SUGGESTED_OPTIONS= gtk
-# PILRC_USE_GTK should be removed after the pkgsrc-2005Q3 branch.
-PKG_OPTIONS_LEGACY_VARS+= PILRC_USE_GTK:gtk
-
.include "../../mk/bsd.options.mk"
###