diff options
Diffstat (limited to 'math/geg/Makefile')
-rw-r--r-- | math/geg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile index f7645b51ed70..0d464bd32d4f 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" MAN1= geg.1 +PLIST_FILES= bin/geg pre-configure: @cd ${WRKSRC}; ${ACLOCAL} -I ${X11BASE}/share/aclocal |