summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-06-13 11:20:29 +0000
committerwiz <wiz@pkgsrc.org>2016-06-13 11:20:29 +0000
commit6d89156c38d497b90cee329954bf7aedd6849a64 (patch)
tree6de40f43ed1afea1436961eef333a67348c6a349
parent2e0176cdb6e60a91945078ff7d0b88bf43ca807d (diff)
downloadpkgsrc-6d89156c38d497b90cee329954bf7aedd6849a64.tar.gz
Remove wip reference.
-rw-r--r--x11/rofi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile
index 7af7e4214cd..1c7a0b57dab 100644
--- a/x11/rofi/Makefile
+++ b/x11/rofi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/06/12 22:57:58 kamil Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/13 11:20:29 wiz Exp $
DISTNAME= rofi-1.0.1
CATEGORIES= x11
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
REPLACE_BASH+= script/rofi-sensible-terminal
-.include "../../wip/rofi/options.mk"
+.include "../../x11/rofi/options.mk"
.include "../../x11/startup-notification/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"