diff options
Diffstat (limited to 'x11/offix-execute/Makefile')
-rw-r--r-- | x11/offix-execute/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/offix-execute/Makefile b/x11/offix-execute/Makefile index ed94e0dc718a..42dd6c2482c9 100644 --- a/x11/offix-execute/Makefile +++ b/x11/offix-execute/Makefile @@ -14,11 +14,11 @@ DISTNAME= Execute-${PORTVERSION} MAINTAINER= ruslan@shevchenko.kiev.ua -LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd \ - Xpm.4:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd GNU_CONFIGURE= YES USE_GMAKE= YES USE_X_PREFIX= YES +USE_XPM= YES .include <bsd.port.mk> |