diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:58:13 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:58:13 +0000 |
commit | df914c9c5cd9f2b1e0ee1fb0610c2ebc7bf8f40e (patch) | |
tree | dd790ca6c84e29063a946c2a928298cdbc24311d /graphics/gpaint | |
parent | 91d17ef60101776a9d6abda5b326390d158d2500 (diff) | |
download | freebsd-ports-df914c9c5cd9f2b1e0ee1fb0610c2ebc7bf8f40e.zip |
cleanup plist
Diffstat (limited to 'graphics/gpaint')
-rw-r--r-- | graphics/gpaint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index 857e518f22ab..795603589490 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes LIBS+= -lm PLIST_FILES= bin/gpaint-2 %%DATADIR%%/glade/gpaint.glade -PLIST_DIRS= %%DATADIR%%/glade %%DATADIR%% post-patch: @${REINPLACE_CMD} -e \ |