diff options
Diffstat (limited to 'net/mbrowse')
-rw-r--r-- | net/mbrowse/Makefile | 1 | ||||
-rw-r--r-- | net/mbrowse/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/mbrowse/Makefile b/net/mbrowse/Makefile index 4f1117f8a0a2..f125a554ead9 100644 --- a/net/mbrowse/Makefile +++ b/net/mbrowse/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp .endif GNU_CONFIGURE= yes +PLIST_FILES= bin/mbrowse USE_GNOME= gtk12 CONFIGURE_ARGS+= --with-snmp-prefix=${LOCALBASE} diff --git a/net/mbrowse/pkg-plist b/net/mbrowse/pkg-plist deleted file mode 100644 index 63308a566f59..000000000000 --- a/net/mbrowse/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mbrowse |