diff options
Diffstat (limited to 'net/opal3')
-rw-r--r-- | net/opal3/Makefile | 1 | ||||
-rw-r--r-- | net/opal3/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile index eaf39a2fea89..9ca5eacd4038 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -35,6 +35,7 @@ PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch WRKSRC= ${WRKDIR}/${PORTNAME} +PLIST_FILES= bin/simph323 USE_BISON= yes USE_GMAKE= yes diff --git a/net/opal3/pkg-plist b/net/opal3/pkg-plist deleted file mode 100644 index 910567db261b..000000000000 --- a/net/opal3/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/simph323 |