diff options
Diffstat (limited to 'misc/deco/Makefile')
-rw-r--r-- | misc/deco/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/deco/Makefile b/misc/deco/Makefile index d4b11db6be9b..e1d455c10353 100644 --- a/misc/deco/Makefile +++ b/misc/deco/Makefile @@ -15,4 +15,6 @@ USES= ncurses tar:tgz GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share +CONFIGURE_INSTALL= deco # bin/deco + .include <bsd.port.mk> |