diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 05:35:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 05:35:30 +0000 |
commit | 457deeed16117b708f73b8ba41743df0727c1052 (patch) | |
tree | a2d2c8db506cfd73af4ae518b533c90ce575ad32 /x11-wm/epplets | |
parent | 5547d08a9cb7064b2c84649660f3d92dde1e5578 (diff) | |
download | ports-457deeed16117b708f73b8ba41743df0727c1052.tar.gz ports-457deeed16117b708f73b8ba41743df0727c1052.zip |
Notes
Diffstat (limited to 'x11-wm/epplets')
-rw-r--r-- | x11-wm/epplets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index 2757ab518110..44c466117b66 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= e16:${PORTSDIR}/x11-wm/e16 \ USE_XORG= xext USE_GNOME= esound USE_GL= glut -USE_GMAKE= yes +USES= gmake pkgconfig USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |