aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-units
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-01-30 22:11:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-01-30 22:11:13 +0000
commita78ac4eb9990a0c44bf11bdb522cbe7a3bf3ad45 (patch)
tree8f9016d16db947e0cef35ace15f5a66fd43323f0 /lang/fpc-units
parent8d7b87d25932583d8d3c37792b2aa8f9dd29c0bf (diff)
downloadports-a78ac4eb9990a0c44bf11bdb522cbe7a3bf3ad45.tar.gz
ports-a78ac4eb9990a0c44bf11bdb522cbe7a3bf3ad45.zip
Revert recent fpc changes, they were obviously untested
With hat: portmgr
Notes
Notes: svn path=/head/; revision=460445
Diffstat (limited to 'lang/fpc-units')
-rw-r--r--lang/fpc-units/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/fpc-units/Makefile b/lang/fpc-units/Makefile
index 6a823b176f7a..f2df562353c8 100644
--- a/lang/fpc-units/Makefile
+++ b/lang/fpc-units/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= units
-PORTVERSION= 3.0.4
+PORTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= lang
PKGNAMEPREFIX= fpc-
@@ -19,7 +20,7 @@ ALL_OPTIONS= A52 ASPELL BFD BZIP2 CAIRO CHM DBLIB DBUS DTS FASTCGI \
FCL_JS FCL_JSON FCL_NET FCL_PASSRC FCL_PDF FCL_REGISTRY FCL_RES \
FCL_SDO FCL_SOUND FCL_STL FCL_WEB FCL_XML FFTW \
FPINDEXER FPPKG FV GDBM GMP GOOGLEAPI GTK2 HERMES ICONVENC \
- IMAGEMAGICK LDAP LIBCURL LIBGD LIBMICROHTTPD LIBPNG LIBXML2 LIBVLC LUA MAD \
+ IMAGEMAGICK LDAP LIBCURL LIBGD LIBPNG LIBXML2 LIBVLC LUA MAD \
MODPLUG NCURSES NEWT NUMLIB OGGVORBIS OPENAL OPENGL \
OPENSSL PASJPEG PCAP PROJ4 PXLIB RSVG REXX RTL_CONSOLE \
RTL_EXTRA RTL_OBJPAS RTL_UNICODE SDL SVGALIB SYMBOLIC \
@@ -73,7 +74,6 @@ IMAGEMAGICK_DESC= Interface to ImageMagick
LDAP_DESC= Interface to OpenLDAP
LIBCURL_DESC= Interface to curl library
LIBGD_DESC= Interface to gd library
-LIBMICROHTTPD_DESC= Interface to libmicrohttpd library
LIBPNG_DESC= Interface to png library
LIBVLC_DESC= Unit for VLC
LIBXML2_DESC= Interface to libxml2 library