aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libshhopt
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-05-31 02:09:52 +0800
committerantoine <antoine@FreeBSD.org>2013-05-31 02:09:52 +0800
commite951bf37f8bdf96fa1c18012988761e1b75d7c5b (patch)
treea072659695b19ed192643b5c1c2578a49ac598ad /devel/libshhopt
parent117c63a5c43ab492fe0cb4908acd0d1b754a20de (diff)
downloadfreebsd-ports-gnome-e951bf37f8bdf96fa1c18012988761e1b75d7c5b.tar.gz
freebsd-ports-gnome-e951bf37f8bdf96fa1c18012988761e1b75d7c5b.tar.zst
freebsd-ports-gnome-e951bf37f8bdf96fa1c18012988761e1b75d7c5b.zip
- Unbreak on current
- Trim Makefile header Approved by: miwi, eadler (mentors, implicit)
Diffstat (limited to 'devel/libshhopt')
-rw-r--r--devel/libshhopt/Makefile7
-rw-r--r--devel/libshhopt/files/Makefile1
-rw-r--r--devel/libshhopt/files/Makefile.lib5
3 files changed, 3 insertions, 10 deletions
diff --git a/devel/libshhopt/Makefile b/devel/libshhopt/Makefile
index 2d9f59fad7ea..78c43974c9cc 100644
--- a/devel/libshhopt/Makefile
+++ b/devel/libshhopt/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: libshhopt
-# Date created: 11 April 1998
-# Whom: Andrey Zakhvatov
-#
+# Created by: Andrey Zakhvatov
# $FreeBSD$
-#
PORTNAME= libshhopt
PORTVERSION= 1.1.7
diff --git a/devel/libshhopt/files/Makefile b/devel/libshhopt/files/Makefile
index 0cc2ce8d365d..734a92e8bd7c 100644
--- a/devel/libshhopt/files/Makefile
+++ b/devel/libshhopt/files/Makefile
@@ -3,7 +3,6 @@
PREFIX = /usr/local
LIBDIR = $(PREFIX)/lib
INCSDIR = $(PREFIX)/include
-INCDIR = $(INCSDIR) # for 4.x bsd.lib.mk
example:
$(CC) -o example example.c -I$(INCDIR) -L$(LIBDIR) -lshhopt
diff --git a/devel/libshhopt/files/Makefile.lib b/devel/libshhopt/files/Makefile.lib
index e89e2a2dd3d1..8a2df02e48b3 100644
--- a/devel/libshhopt/files/Makefile.lib
+++ b/devel/libshhopt/files/Makefile.lib
@@ -5,12 +5,11 @@ LIB= shhopt
LIBDIR= ${PREFIX}/lib
SHLIB_MAJOR= ${SHLIB_VER}
SHLIB_MINOR= 1
-NOPROFILE= yes
-NOOBJ= yes
+NO_PROFILE= yes
+NO_OBJ= yes
INCS= shhopt.h
INCSDIR=${PREFIX}/include
-INCDIR= ${INCSDIR} # for 4.x bsd.lib.mk
SRCS= shhopt.c