diff options
Diffstat (limited to 'math/apc')
-rw-r--r-- | math/apc/Makefile | 1 | ||||
-rw-r--r-- | math/apc/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/apc/Makefile b/math/apc/Makefile index 2465997..e26de6d 100644 --- a/math/apc/Makefile +++ b/math/apc/Makefile @@ -18,5 +18,6 @@ LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_X_PREFIX= yes MAN1= apc.1 MANCOMPRESSED= yes +PLIST_FILES= bin/apc .include <bsd.port.mk> diff --git a/math/apc/pkg-plist b/math/apc/pkg-plist deleted file mode 100644 index dbd9c71..0000000 --- a/math/apc/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/apc |