diff options
Diffstat (limited to 'misc/cheatah/Makefile')
-rw-r--r-- | misc/cheatah/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/cheatah/Makefile b/misc/cheatah/Makefile index 81c1612a6e0a..8a7dfb7711f0 100644 --- a/misc/cheatah/Makefile +++ b/misc/cheatah/Makefile @@ -30,6 +30,7 @@ MKFILE!= /usr/bin/basename ${MAKEFILE} PORTVERSION!= ${PORTVERSION} PORTREVISION!= ${PORTREVISION} PORTEPOCH!= ${PORTEPOCH} +PLIST_FILES= bin/cheatah WRKSRC= ${WRKDIRPREFIX}${MAINDIR}/work/sword-${PORTVERSION}/apps/X11/cheatah post-patch: |