diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:06:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:06:21 +0000 |
commit | dac273fd32f2636f58a236a7f936e2562ed0e373 (patch) | |
tree | 26f839af298fa3aaa3d38e4471bd5b3eadb00303 /devel/gob2 | |
parent | e154b62762f88da20ad50f8b62b3dbf0323f8f4b (diff) |
Notes
Diffstat (limited to 'devel/gob2')
-rw-r--r-- | devel/gob2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gob2/Makefile b/devel/gob2/Makefile index 805dd62af0ed..039752aac25a 100644 --- a/devel/gob2/Makefile +++ b/devel/gob2/Makefile @@ -18,7 +18,6 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/gob2 share/aclocal/gob2.m4 ${EXAMPLES:S/^/%%EXAMPLESDIR%%\//} \ man/man1/gob2.1.gz -PLIST_DIRS= %%EXAMPLESDIR%% EXAMPLES= GNOME_Foo_SomeInterface.idl \ README \ |