diff options
Diffstat (limited to 'net/gkrellmqst')
-rw-r--r-- | net/gkrellmqst/Makefile | 1 | ||||
-rw-r--r-- | net/gkrellmqst/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/gkrellmqst/Makefile b/net/gkrellmqst/Makefile index 8e920a8afb61..327c7d0b61c4 100644 --- a/net/gkrellmqst/Makefile +++ b/net/gkrellmqst/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ qstat:${PORTSDIR}/games/qstat +PLIST_FILES= libexec/gkrellm/plugins/qst.so WRKSRC= ${WRKDIR}/${PORTNAME:S/mq/m_q/} USE_X_PREFIX= yes USE_GNOME= imlib diff --git a/net/gkrellmqst/pkg-plist b/net/gkrellmqst/pkg-plist deleted file mode 100644 index c6fae5cced14..000000000000 --- a/net/gkrellmqst/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -libexec/gkrellm/plugins/qst.so |