diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 17:27:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 17:27:08 +0000 |
commit | a2b3272168459f42f6344c615c92a9e1b0c7c9b0 (patch) | |
tree | 9073c610a8bf74943b4e12fa74c8918fedd9a18e /biology/seaview | |
parent | 2459b0a226c1e5c27f0268dbace9f2c60c488c3e (diff) | |
download | freebsd-ports-a2b3272168459f42f6344c615c92a9e1b0c7c9b0.zip |
Cleanup plist
Diffstat (limited to 'biology/seaview')
-rw-r--r-- | biology/seaview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index 5a4ce3057422..1c832337c600 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -29,7 +29,6 @@ ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/seaview man/man1/seaview.1.gz %%DATADIR%%/seaview.html \ share/pixmaps/seaview.xpm -PLIST_DIRS= %%DATADIR%% DESKTOP_ENTRIES="SeaView" "" "${PREFIX}/share/pixmaps/seaview.xpm" "seaview" \ "Biology;Science;" true |