diff options
Diffstat (limited to 'x11/gtkterm2')
-rw-r--r-- | x11/gtkterm2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile index a87e5001a3b6..b4b8342ebb03 100644 --- a/x11/gtkterm2/Makefile +++ b/x11/gtkterm2/Makefile @@ -23,6 +23,8 @@ PLIST_DIRS= %%DATADIR%%/pixmaps %%DATADIR%% CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-patch: |