diff options
Diffstat (limited to 'deskutils/gdesklets/Makefile')
-rw-r--r-- | deskutils/gdesklets/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/gdesklets/Makefile b/deskutils/gdesklets/Makefile index c88a696d1624..f15efdcdbc5f 100644 --- a/deskutils/gdesklets/Makefile +++ b/deskutils/gdesklets/Makefile @@ -43,7 +43,6 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_ARGS= --mandir=${PREFIX}/man/ post-install: @${MKDIR} ${PREFIX}/share/gnome/gdesklets/Displays |