diff options
author | mharo <mharo@FreeBSD.org> | 2000-03-22 02:04:21 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-03-22 02:04:21 +0800 |
commit | a1b7d2b201375eb947251e3daeff2f31ef45b3c3 (patch) | |
tree | 9b99ddf39759a9fcd312d88568ea3984a4926050 /x11-toolkits/iv | |
parent | 27ae9dd880efe654ff32860f0e4947b15593a229 (diff) | |
download | freebsd-ports-gnome-a1b7d2b201375eb947251e3daeff2f31ef45b3c3.tar.gz freebsd-ports-gnome-a1b7d2b201375eb947251e3daeff2f31ef45b3c3.tar.zst freebsd-ports-gnome-a1b7d2b201375eb947251e3daeff2f31ef45b3c3.zip |
remove extra blank line (portlint)
Diffstat (limited to 'x11-toolkits/iv')
-rw-r--r-- | x11-toolkits/iv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/iv/Makefile b/x11-toolkits/iv/Makefile index 932069917950..bf6764ae853e 100644 --- a/x11-toolkits/iv/Makefile +++ b/x11-toolkits/iv/Makefile @@ -88,5 +88,4 @@ post-install: .endif ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.post.mk> |