aboutsummaryrefslogtreecommitdiff
path: root/converters/siconv
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /converters/siconv
parent4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff)
downloadports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz
ports-a049dd78cc281272f3788b3d4689a744f774e543.zip
Notes
Diffstat (limited to 'converters/siconv')
-rw-r--r--converters/siconv/Makefile2
-rw-r--r--converters/siconv/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/converters/siconv/Makefile b/converters/siconv/Makefile
index 0f926d2fa3fd..69f363d89add 100644
--- a/converters/siconv/Makefile
+++ b/converters/siconv/Makefile
@@ -17,6 +17,8 @@ COMMENT= Convert data from one character set to another
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
+PLIST_FILES= bin/siconv
+
do-build:
${CC} ${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib -o ${WRKSRC}/siconv ${WRKSRC}/siconv.c -liconv
diff --git a/converters/siconv/pkg-plist b/converters/siconv/pkg-plist
deleted file mode 100644
index 1ef4892a2475..000000000000
--- a/converters/siconv/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/siconv