diff options
author | John Marino <marino@FreeBSD.org> | 2013-10-07 23:40:23 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-10-07 23:40:23 +0000 |
commit | 560d2eb0bf5f933214664a43ad5169397ea0dbff (patch) | |
tree | e61a78f0169c5b6d3db742a3a79532ae3afa9fab /games/xteddy/Makefile | |
parent | dcdd82a024e96cfa26ac85f4ccaa54fe053336b4 (diff) | |
download | ports-560d2eb0bf5f933214664a43ad5169397ea0dbff.tar.gz ports-560d2eb0bf5f933214664a43ad5169397ea0dbff.zip |
Notes
Diffstat (limited to 'games/xteddy/Makefile')
-rw-r--r-- | games/xteddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile index 5f29af21e9ee..0b311676c606 100644 --- a/games/xteddy/Makefile +++ b/games/xteddy/Makefile @@ -16,7 +16,7 @@ USE_EFL= imlib2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +LDFLAGS+= -L${LOCALBASE}/lib lXext MAN6= xteddy.6 PLIST_FILES= bin/xteddy bin/xteddy_test bin/xtoys \ |