aboutsummaryrefslogtreecommitdiff
path: root/deskutils/clipmenu
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2020-09-26 09:22:53 +0000
committerNicola Vitale <nivit@FreeBSD.org>2020-09-26 09:22:53 +0000
commit93ad11e8ca7e29cf60950e2818a0787c2dbe3800 (patch)
treeafe112d11a2a60ea329298868f00721d262e6e84 /deskutils/clipmenu
parent7f9181e95c2c93016fb957fda856c939dd01b54a (diff)
downloadports-93ad11e8ca7e29cf60950e2818a0787c2dbe3800.tar.gz
ports-93ad11e8ca7e29cf60950e2818a0787c2dbe3800.zip
- Set NO_BUILD, NO_ARCH variables
Notes
Notes: svn path=/head/; revision=550142
Diffstat (limited to 'deskutils/clipmenu')
-rw-r--r--deskutils/clipmenu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/clipmenu/Makefile b/deskutils/clipmenu/Makefile
index ed84e4b9fee8..f6d1a4d29183 100644
--- a/deskutils/clipmenu/Makefile
+++ b/deskutils/clipmenu/Makefile
@@ -17,6 +17,9 @@ RUN_DEPENDS= bash:shells/bash \
USES= xorg
+NO_ARCH= yes
+NO_BUILD= yes
+
PLIST_FILES= bin/clipctl bin/clipdel bin/clipfsck bin/clipmenu bin/clipmenud
OPTIONS_DEFAULT= DMENU
@@ -39,9 +42,6 @@ GH_ACCOUNT= cdown
post-extract:
@${REINPLACE_CMD} -e '3s,dmenu,${SELECTED_OPTIONS:tl},1' ${WRKSRC}/clipmenu
-do-build:
- ${DO_NADA}
-
do-install:
@cd ${WRKSRC} && ${INSTALL_SCRIPT} clipctl clipdel clipfsck clipmenu clipmenud \
${STAGEDIR}${PREFIX}/bin